home *** CD-ROM | disk | FTP | other *** search
/ MacWorld 2000 February / Macworld (2000-02).dmg / Updaters / WhiteCap 3.2.2.sea / WhiteCap 3.2.2 / (into Visual Plug-ins) / WhiteCap Configs / Storm Beat < prev    next >
Text File  |  1999-09-17  |  472b  |  57 lines

  1. // By Andy O'Meara
  2.  
  3. Resn=1,
  4.  
  5. Durn=".0011",
  6.  
  7. CamX="0",
  8. CamY="0",
  9. CamZ="40",
  10.  
  11. CmLX="0",
  12. CmLY="0",
  13. CmLZ="0",
  14.  
  15. R="dt * .85",
  16. G="dt * .19",
  17. B="dt * .09",
  18.  
  19. CUpX="0",
  20. CUpY="1",
  21. CUpZ="0",
  22.  
  23.  
  24. BckR=".85",
  25. BckG=".19",
  26. BckB=".09",
  27.  
  28.  
  29. widt=400,heig=400,
  30.  
  31.  
  32. ConL=0,ConB=2,
  33.  
  34.  
  35. LWdt="8",
  36.  
  37. Fall=".0035",
  38.  
  39. Fall="1",
  40.  
  41. C0="20 * dt + 30",
  42. C1="BASS2 * 1.7 + .4",
  43. C2="C0 + 10 * c1 ^ .5",
  44.  
  45. D0="s * 6.283185",
  46.  
  47. X="c2 * cos( d0 )",
  48. Y="c2 * sin( d0 )",
  49. Z="0",
  50.  
  51.  
  52. Scal="600",
  53. ScSz=1,
  54.  
  55. Pers="300",
  56.  
  57. Vers=30